pub unsafe extern "C" fn OQS_KEM_hqc_192_decaps(
    shared_secret: *mut u8,
    ciphertext: *const u8,
    secret_key: *const u8
) -> OQS_STATUS