pub unsafe extern "C" fn SBEnvironmentSetEntries(
    instance: SBEnvironmentRef,
    entries: SBStringListRef,
    append: bool
)