Function CryptUIDlgViewContext
pub unsafe fn CryptUIDlgViewContext<P3>(
dwcontexttype: u32,
pvcontext: *const c_void,
hwnd: Option<HWND>,
pwsztitle: P3,
dwflags: u32,
pvreserved: *const c_void,
) -> BOOLwhere
P3: Param<PCWSTR>,