SHAddDefaultPropertiesByExt

Function SHAddDefaultPropertiesByExt 

pub unsafe fn SHAddDefaultPropertiesByExt<P0, P1>(
    pszext: P0,
    ppropstore: P1,
) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<IPropertyStore>,