pub unsafe extern "C" fn wolfSSL_sk_DIST_POINT_push(
    sk: *mut WOLFSSL_DIST_POINTS,
    dp: *mut WOLFSSL_DIST_POINT
) -> c_int