pub unsafe fn ures_getNextString(
    resourcebundle: *mut UResourceBundle,
    len: *mut i32,
    key: *const *const i8,
    status: *mut UErrorCode
) -> *mut u16