pub unsafe extern "C" fn posix_spawnattr_setflags(
    attr: *mut *mut c_void,
    flags: i16
) -> i32