Constant PF_FORKNOEXEC

pub const PF_FORKNOEXEC: c_int = 64i32;

Forked but didn't exec.