Function windows_sys::Win32::UI::WindowsAndMessaging::LoadImageA
pub unsafe extern "system" fn LoadImageA(
hinst: HINSTANCE,
name: PCSTR,
type: GDI_IMAGE_TYPE,
cx: i32,
cy: i32,
fuload: IMAGE_FLAGS,
) -> HANDLE