pub unsafe extern "C" fn nk_group_begin_titled( arg1: *mut nk_context, name: *const c_char, title: *const c_char, arg2: nk_flags, ) -> c_int