pub unsafe extern "C" fn BlurImageChannel(
image: *const Image,
channel: ChannelType,
radius: f64,
sigma: f64,
exception: *mut ExceptionInfo,
) -> *mut Imagepub unsafe extern "C" fn BlurImageChannel(
image: *const Image,
channel: ChannelType,
radius: f64,
sigma: f64,
exception: *mut ExceptionInfo,
) -> *mut Image