pub unsafe extern "C" fn dlogutil_config_order_set(
    config: *mut dlogutil_config,
    sort_by: dlogutil_sorting_order
) -> c_int