pub unsafe extern "C" fn BIO_set_mem_buf( bio: *mut BIO, b: *mut BUF_MEM, take_ownership: c_int, ) -> c_int