pub unsafe extern "C" fn wolfSSL_BIO_seek(
    bio: *mut WOLFSSL_BIO,
    ofs: c_int
) -> c_int