pub unsafe extern "system" fn SetBitmapBits(
    hbm: HBITMAP,
    cb: u32,
    pvbits: *const c_void
) -> i32