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