pub unsafe extern "C" fn dm_histogram_to_string(
    dmh: *const dm_histogram,
    bin: c_int,
    width: c_int,
    flags: c_int
) -> *const c_char