pub unsafe extern "C" fn xdo_get_mouse_location( xdo: *const xdo_t, x: *mut c_int, y: *mut c_int, screen_num: *mut c_int, ) -> c_int