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