pub unsafe extern "C" fn MagickFormatString(
    string: *mut c_char,
    length: size_t,
    format: *const c_char
    ...
) -> size_t