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