pub unsafe extern "system" fn GetPointerInputTransform(
    pointerId: u32,
    historyCount: u32,
    inputTransform: *mut INPUT_TRANSFORM
) -> i32