pub unsafe extern "C" fn wolfSSL_set_read_ahead(
    ssl: *mut WOLFSSL,
    v: c_int
) -> c_int