pub unsafe extern "C" fn AcquireOnePixel(
    image: *const Image,
    x: c_long,
    y: c_long,
    exception: *mut ExceptionInfo
) -> PixelPacket