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