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