pub unsafe fn EngCreateBitmap(
    sizl: SIZE,
    lwidth: i32,
    iformat: u32,
    fl: u32,
    pvbits: *mut c_void
) -> HBITMAP