pub unsafe extern "C" fn wolfSSL_GetDtlsMacSecret(
    ssl: *mut WOLFSSL,
    verify: c_int,
    epochOrder: c_int
) -> *const c_uchar