pub unsafe extern "C" fn gtk_window_get_position(
    window: *mut GtkWindow,
    root_x: *mut c_int,
    root_y: *mut c_int
)