pub unsafe extern "C" fn fz_log_module( ctx: *mut fz_context, module: *const c_char, fmt: *const c_char, ... )
Output a line to the log for a given module.