pub unsafe extern "system" fn GdipCreateHICONFromBitmap(
    bitmap: *mut GpBitmap,
    hbmreturn: *mut HICON,
) -> Status