pub unsafe extern "C" fn BIO_callback_ctrl(
    bio: *mut BIO,
    cmd: c_int,
    fp: bio_info_cb
) -> c_long