pub unsafe extern "system" fn GdipCreateBitmapFromFileICM(
    filename: PCWSTR,
    bitmap: *mut *mut GpBitmap
) -> Status