pub unsafe extern "C" fn EVP_marshal_private_key(
    cbb: *mut CBB,
    key: *const EVP_PKEY
) -> c_int