pub unsafe extern "system" fn GdipCreateHBITMAPFromBitmap(
    bitmap: *mut GpBitmap,
    hbmreturn: *mut HBITMAP,
    background: u32,
) -> Status