pub unsafe extern "C" fn i2b_PVK_bio_ex(
out: *mut bio_st,
pk: *const evp_pkey_st,
enclevel: i32,
cb: Option<unsafe extern "C" fn(_: *mut i8, _: i32, _: i32, _: *mut c_void) -> i32>,
u: *mut c_void,
libctx: *mut ossl_lib_ctx_st,
propq: *const i8,
) -> i32