pub unsafe extern "C" fn ostree_repo_resolve_keyring_for_collection(
    self_: *mut OstreeRepo,
    collection_id: *const c_char,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut OstreeRemote
Available on crate feature v2018_6 only.