pub unsafe extern "C" fn dm_report_field_set_value(
    field: *mut dm_report_field,
    value: *const c_void,
    sortvalue: *const c_void
)