pub unsafe extern "C" fn ResizeImage(
    arg1: *const Image,
    arg2: c_ulong,
    arg3: c_ulong,
    arg4: FilterTypes,
    arg5: f64,
    arg6: *mut ExceptionInfo
) -> *mut Image