pub unsafe extern "C" fn dm_config_tree_find_float(
    cft: *const dm_config_tree,
    path: *const c_char,
    fail: f32
) -> f32