pub unsafe extern "cdecl" fn uloc_setKeywordValue(
    keywordname: PCSTR,
    keywordvalue: PCSTR,
    buffer: PCSTR,
    buffercapacity: i32,
    status: *mut UErrorCode
) -> i32