pub unsafe extern "C" fn ShaveImage(
    image: *const Image,
    shave_info: *const RectangleInfo,
    exception: *mut ExceptionInfo
) -> *mut Image