pub unsafe extern "C" fn virSecretLookupByUUIDString(
    conn: virConnectPtr,
    uuid: *const c_char
) -> virSecretPtr