pub unsafe extern "system" fn LoadIconW(
    hInstance: *mut HINSTANCE__,
    lpIconName: *const u16
) -> *mut HICON__