pub unsafe extern "system" fn SetPhysicalCursorPos(
    X: c_int,
    Y: c_int
) -> BOOL