pub unsafe extern "cdecl" fn u_strchr32(
    s: *const u16,
    c: i32
) -> *mut u16