pub unsafe extern "system" fn PrivateExtractIconsW(
    szfilename: PCWSTR,
    niconindex: i32,
    cxicon: i32,
    cyicon: i32,
    phicon: *mut HICON,
    piconid: *mut u32,
    nicons: u32,
    flags: u32,
) -> u32