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