pub unsafe extern "C" fn fz_write_uint32_le(
    ctx: *mut fz_context,
    out: *mut fz_output,
    x: c_uint
)