pub unsafe extern "cdecl" fn u_memset(
    dest: *mut u16,
    c: u16,
    count: i32
) -> *mut u16