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