Function GetCachedSigningLevel
pub unsafe fn GetCachedSigningLevel(
file: HANDLE,
flags: *mut u32,
signinglevel: *mut u32,
thumbprint: Option<*mut u8>,
thumbprintsize: Option<*mut u32>,
thumbprintalgorithm: Option<*mut u32>,
) -> BOOL