Function ResUtilFindExpandSzProperty
pub unsafe fn ResUtilFindExpandSzProperty<P2>(
ppropertylist: *const c_void,
cbpropertylistsize: u32,
pszpropertyname: P2,
pszpropertyvalue: Option<*mut PWSTR>,
) -> u32where
P2: Param<PCWSTR>,