pub unsafe extern "C" fn wolfSSL_BIO_set_write_buffer_size(
    bio: *mut WOLFSSL_BIO,
    size: c_long
) -> c_long