pub unsafe extern "C" fn SBDebuggerSetCurrentPlatform(
    instance: SBDebuggerRef,
    platform_name: *const c_char
) -> SBErrorRef