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