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