pub unsafe extern "system" fn SetPhysicalCursorPos(
    x: i32,
    y: i32,
) -> BOOL