pub unsafe extern "C" fn soup_buffer_new_take( data: *mut u8, length: size_t, ) -> *mut SoupBuffer
v2_32