pub type MagickTextTranslate = Option<unsafe extern "C" fn(dst: *mut c_char, src: *const c_char, size: size_t) -> size_t>;