pub unsafe extern "cdecl" fn u_strpbrk(
    string: *const u16,
    matchset: *const u16
) -> *mut u16