pub unsafe extern "C" fn posix_spawnattr_setflags(
    _attr: *mut posix_spawnattr_t,
    __flags: c_short
) -> c_int