pub unsafe extern "C" fn T_get_image_pointer1_rect(
Image: Hobject,
PixelPointer: *mut Htuple,
Width: *mut Htuple,
Height: *mut Htuple,
VerticalPitch: *mut Htuple,
HorizontalBitPitch: *mut Htuple,
BitsPerPixel: *mut Htuple,
) -> Herror