pub unsafe extern "C" fn OPENSSL_sk_delete_ptr(
    sk: *mut OPENSSL_STACK,
    p: *const c_void
) -> *mut c_void