pub unsafe extern "cdecl" fn ucol_getDisplayName(
    objloc: PCSTR,
    disploc: PCSTR,
    result: *mut u16,
    resultlength: i32,
    status: *mut UErrorCode
) -> i32