pub unsafe extern "C" fn gtk_im_context_filter_keypress(
    context: *mut GtkIMContext,
    event: *mut GdkEventKey
) -> gboolean