pub unsafe extern "C" fn SSL_CTX_get_ex_data(
    ctx: *const SSL_CTX,
    idx: c_int
) -> *mut c_void