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