pub unsafe extern "C" fn gtk_file_filter_add_mime_type(
    filter: *mut GtkFileFilter,
    mime_type: *const c_char
)