pub unsafe extern "C" fn gtk_source_file_set_mount_operation_factory(
    file: *mut GtkSourceFile,
    callback: GtkSourceMountOperationFactory,
    user_data: gpointer,
    notify: GDestroyNotify,
)