pub unsafe extern "C" fn SBModuleSpecSetTriple(
    instance: SBModuleSpecRef,
    triple: *const c_char
)