pub unsafe extern "C" fn wolfSSL_GetSequenceNumber(
    ssl: *mut WOLFSSL,
    seq: *mut word64
) -> c_int