pub unsafe fn SetCachedSigningLevel<P0>(
    sourcefiles: &[HANDLE],
    flags: u32,
    targetfile: P0
) -> BOOL
where P0: IntoParam<HANDLE>,