pub unsafe fn phoneGetData(
    hphone: u32,
    dwdataid: u32,
    lpdata: *mut c_void,
    dwsize: u32
) -> i32