pub unsafe extern "cdecl" fn u_strstr(
    s: *const u16,
    substring: *const u16
) -> *mut u16