pub unsafe extern "C" fn BIO_set_write_buffer_size(
    bio: *mut BIO,
    buffer_size: c_int
) -> c_int