pub unsafe extern "C" fn gtk_window_remove_mnemonic(
    window: *mut GtkWindow,
    keyval: c_uint,
    target: *mut GtkWidget
)