pub unsafe extern "C" fn BIO_callback_ctrl( b: *mut bio_st, cmd: i32, fp: Option<unsafe extern "C" fn(*mut bio_st, i32, i32) -> i32>, ) -> i64