pub unsafe extern "C" fn OQS_KEM_free(kem: *mut OQS_KEM)
Frees an OQS_KEM object that was constructed by OQS_KEM_new.
@param[in] kem The OQS_KEM object to free.