pub unsafe extern "C" fn LeapGetPointMapping(
    hConnection: LEAP_CONNECTION,
    pointMapping: *mut LEAP_POINT_MAPPING,
    pSize: *mut u64
) -> eLeapRS