u_strstr

Function u_strstr 

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