pub unsafe extern "C" fn hydro_unpad(
    buf: *const c_uchar,
    padded_buflen: usize,
    blocksize: usize
) -> c_int