pub unsafe fn uloc_getDisplayKeywordValue<'a>( locale: impl IntoParam<'a, PSTR>, keyword: impl IntoParam<'a, PSTR>, displaylocale: impl IntoParam<'a, PSTR>, dest: *mut u16, destcapacity: i32, status: *mut UErrorCode, ) -> i32