GetPrivateProfileSectionNamesW

Function GetPrivateProfileSectionNamesW 

pub unsafe fn GetPrivateProfileSectionNamesW<P2>(
    lpszreturnbuffer: Option<&mut [u16]>,
    lpfilename: P2,
) -> u32
where P2: Param<PCWSTR>,