pub unsafe extern "system" fn phoneSetDisplay(
    hphone: u32,
    dwrow: u32,
    dwcolumn: u32,
    lpsdisplay: PCSTR,
    dwsize: u32
) -> i32