pub unsafe fn ures_getUTF8String<'a>(
resb: *const UResourceBundle,
dest: impl IntoParam<'a, PSTR>,
length: *mut i32,
forcecopy: i8,
status: *mut UErrorCode,
) -> PSTR
pub unsafe fn ures_getUTF8String<'a>(
resb: *const UResourceBundle,
dest: impl IntoParam<'a, PSTR>,
length: *mut i32,
forcecopy: i8,
status: *mut UErrorCode,
) -> PSTR