pub unsafe extern "cdecl" fn uloc_getDisplayName(
    localeid: PCSTR,
    inlocaleid: PCSTR,
    result: *mut u16,
    maxresultsize: i32,
    err: *mut UErrorCode
) -> i32