Function windows_sys::Win32::Security::Cryptography::UI::CryptUIDlgViewContext
pub unsafe extern "system" fn CryptUIDlgViewContext(
dwcontexttype: u32,
pvcontext: *const c_void,
hwnd: HWND,
pwsztitle: PCWSTR,
dwflags: u32,
pvreserved: *const c_void,
) -> BOOL