pub unsafe fn uloc_getKeywordValue<'a>( localeid: impl IntoParam<'a, PSTR>, keywordname: impl IntoParam<'a, PSTR>, buffer: impl IntoParam<'a, PSTR>, buffercapacity: i32, status: *mut UErrorCode, ) -> i32