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