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