pub unsafe extern "C" fn gtk_window_mnemonic_activate(
    window: *mut GtkWindow,
    keyval: c_uint,
    modifier: GdkModifierType
) -> gboolean