#[no_mangle]
pub unsafe extern "C" fn intl_lookup_new_fake_for_test(
    len: size_t,
    array: *mut *const c_char,
    status: *mut i8
) -> *const FakeLookup