pub unsafe extern "C" fn ConvolveImage(
    arg1: *const Image,
    arg2: c_uint,
    arg3: *const f64,
    arg4: *mut ExceptionInfo
) -> *mut Image