pub unsafe extern "C" fn SBCommandInterpreterHandleCommandsFromFile(
    instance: SBCommandInterpreterRef,
    file: SBFileSpecRef,
    override_context: SBExecutionContextRef,
    options: SBCommandInterpreterRunOptionsRef,
    result: SBCommandReturnObjectRef
)