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