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