pub unsafe extern "C" fn update_window_pose( WindowHandle: Hlong, LastRow: f64, LastCol: f64, CurrentRow: f64, CurrentCol: f64, Mode: *const c_char, ) -> Herror