Constant NLM_F_REQUEST

pub const NLM_F_REQUEST: i32 = 1;
Available on crate feature dep_sdl3 only.