pub unsafe extern "C" fn posix_spawnattr_setpgroup( attr: *mut posix_spawnattr_t, pgroup: pid_t, ) -> c_int