Function windows_sys::Win32::Globalization::ures_getUTF8StringByIndex
pub unsafe extern "cdecl" fn ures_getUTF8StringByIndex(
resb: *const UResourceBundle,
stringindex: i32,
dest: PCSTR,
plength: *mut i32,
forcecopy: i8,
status: *mut UErrorCode,
) -> PCSTR