pub unsafe extern "C" fn gtk_window_present_with_time(
    window: *mut GtkWindow,
    timestamp: u32
)