pub unsafe extern "C" fn TurboSHAKE_Initialize(
    instance: *mut TurboSHAKE_Instance,
    capacity: c_uint
) -> c_int