pub unsafe extern "C" fn fz_write_string( ctx: *mut fz_context, out: *mut fz_output, s: *const c_char, )
Write a string. Does not write zero terminator.