pub unsafe extern "cdecl" fn ulocdata_getPaperSize(
    localeid: PCSTR,
    height: *mut i32,
    width: *mut i32,
    status: *mut UErrorCode
)