pub unsafe extern "C" fn xb_silo_export_file(
    self_: *mut XbSilo,
    file: *mut GFile,
    flags: XbNodeExportFlags,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean