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