pub unsafe extern "C" fn TurboSHAKE_Squeeze(
    instance: *mut TurboSHAKE_Instance,
    data: *mut c_uchar,
    dataByteLen: usize
) -> c_int