pub unsafe extern "system" fn GdipGetImageBounds(
    image: *mut GpImage,
    srcrect: *mut RectF,
    srcunit: *mut Unit
) -> Status