pub unsafe extern "C" fn imnodes_SaveEditorStateToIniString(
    editor: *const ImNodesEditorContext,
    data_size: *mut usize
) -> *const c_char