pub unsafe extern "C" fn mupdf_format_string( ctx: *mut fz_context, user: *mut c_void, emit: Option<unsafe extern "C" fn(ctx: *mut fz_context, user: *mut c_void, c: c_int)>, fmt: *const c_char, ... )