pub unsafe extern "system" fn GdipGetImageRawFormat(
    image: *mut GpImage,
    format: *mut GUID
) -> Status