#[no_mangle]
pub unsafe extern "C" fn lodepng_crc32(
    data: *const u8,
    length: usize
) -> c_uint