pub unsafe extern "C" fn SBEnvironmentPutEntry(
    instance: SBEnvironmentRef,
    name_and_value: *const c_char
)