pub unsafe extern "system" fn CreateIconIndirect(
    piconinfo: *mut ICONINFO
) -> *mut HICON__