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