pub unsafe extern "C" fn dzl_path_element_new(
    id: *const c_char,
    icon_name: *const c_char,
    title: *const c_char
) -> *mut DzlPathElement
Available on crate feature v3_26 only.