pub unsafe extern "C" fn BIO_asn1_get_prefix(
b: *mut bio_st,
pprefix: *mut Option<unsafe extern "C" fn(*mut bio_st, *mut *mut u8, *mut i32, *mut c_void) -> i32>,
pprefix_free: *mut Option<unsafe extern "C" fn(*mut bio_st, *mut *mut u8, *mut i32, *mut c_void) -> i32>,
) -> i32