pub unsafe extern "C" fn SSL_CTX_callback_ctrl( ctx: *mut SSL_CTX, cmd: i32, fp: Option<extern "C" fn()>, ) -> i64