pub unsafe extern "C" fn _buffer_alloc(
    data: *const u8,
    data_len: usize
) -> Buffer