ulocdata_getPaperSize

Function ulocdata_getPaperSize 

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