pub unsafe extern "C" fn dm_config_parse(
    cft: *mut dm_config_tree,
    start: *const c_char,
    end: *const c_char
) -> c_int