pub unsafe extern "C" fn EVP_marshal_digest_algorithm(
    cbb: *mut CBB,
    md: *const EVP_MD
) -> c_int