pub unsafe extern "C" fn wolfSSL_BIO_set_write_buf_size(
    b: *mut WOLFSSL_BIO,
    size: c_long
) -> c_int