pub unsafe extern "system" fn LoadBitmapA(
    hInstance: *mut HINSTANCE__,
    lpBitmapName: *const i8
) -> *mut HBITMAP__