pub unsafe extern "C" fn SSL_CTX_get_security_callback( ctx: *const ssl_ctx_st, ) -> Option<unsafe extern "C" fn(*const ssl_st, *const ssl_ctx_st, i32, i32, i32, *mut c_void, *mut c_void) -> i32>