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